Default Update User Data Profile Callback
public final class DefaultUpdateUserDataProfileCallback extends DefaultCallback implements UpdateUserDataProfileCallback
The default UpdateUserDataProfileCallback implementation that shows a bubble that allows the user to update the user data profile: city, state, street, zip code, email address, etc.
Functions
Link copied to clipboard
public void on(UpdateUserDataProfileCallback.Params params, UpdateUserDataProfileCallback.Action tell)
Invoked when the callback needs a response for the given callback parameters.